Categories

Versions

Subprocess (In Database) (In-Database Processing)

Synopsis

A chain of operators that is subsequently applied.

Description

A simple operator chain which can have an arbitrary number of inner operators. The operators are subsequently applied and their output is used as input for the succeeding operator. The input of the operator chain is used as input for the first inner operator and the output of the last operator is used as the output of the operator chain.

Input

  • in 1

Output

  • out 1